github.com/andybalholm/brotli.encoderParams.hasher (field)
8 uses
github.com/andybalholm/brotli (current package)
encode.go#L838: assert(s.params.hasher.type_ == 10)
encode.go#L841: assert(s.params.hasher.type_ == 10)
hash.go#L314: chooseHasher(params, ¶ms.hasher)
hash.go#L315: self = newHasher(params.hasher.type_)
hash.go#L319: common.params = params.hasher
hash_composite.go#L52: common_a.params = h.params.hasher
hash_composite.go#L59: common_b.params = h.params.hasher
params.go#L34: hasher hasherParams
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |